runtime.m.hasCgoOnStack (method)

2 uses

	runtime (current package)
		proc.go#L878: func (mp *m) hasCgoOnStack() bool {
		trace.go#L966: 	if tracefpunwindoff() || mp.hasCgoOnStack() {